home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 December / 12_02.iso / software / firesthit / images / chipcd.swf / scripts / DefineButton2_48 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2002-10-16  |  59 b   |  4 lines

  1. on(press){
  2.    getUrl("http://www.coffeecup.com", "");
  3. }
  4.